| ContainsHeader | Specifies whether the first row of the range contains column labels. |
| DisplayFilterButtons | Specifies whether filter buttons are displayed. |
| HasPersistentData | Specifies whether data is copied into the document or read on demand. |
| IsSelection | Specifies whether the database range is a selection. |
| Name | The name of the database range. |
| OnUpdateKeepSize | Specifies whether the size of the range is kept when the range is updated. |
| OnUpdateKeepStyles | Specifies whether cell styles are kept when the range is updated. |
| Orientation | The orientation of the database range, "column" or "row". |
| RefreshDelay | The refresh delay as ISO 8601 duration. |
| TargetRangeAddress | The cell range address of the database range, for example "Sheet1.A1:Sheet1.B10". |